texthandle: Use the handle widget style context for rendering
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 20 Nov 2014 12:41:24 +0000 (13:41 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 18 Dec 2014 20:20:17 +0000 (21:20 +0100)
commite0b9330880634948c87650785f979b0cac106b7e
tree40339f69869bb14e657bac79653678594af2f521
parentdca2f4386dbbefe842efd4bcab5fcd0b661b72dd
texthandle: Use the handle widget style context for rendering

Using the parent widget context is a leftover of the pre-popover
implementation, which used GdkWindows directly. This will make the context
reflect widget state, at the expense of changing the selector paths
that used to match the handles.
gtk/gtktexthandle.c